Skip to content

zeroize: bump zeroize_derive dep to v1.4#1190

Merged
tarcieri merged 1 commit into
masterfrom
zeroize/pin-derive-to-v1.4
Jul 7, 2025
Merged

zeroize: bump zeroize_derive dep to v1.4#1190
tarcieri merged 1 commit into
masterfrom
zeroize/pin-derive-to-v1.4

Conversation

@tarcieri

@tarcieri tarcieri commented Jul 7, 2025

Copy link
Copy Markdown
Member

This is useful for -Z minimal-versions to ensure derived code builds without warnings on recent Rust versions, which complain about the earlier custom derive:

error: non-local `impl` definition, `impl` blocks should be written at the same level as their item

This is useful for `-Z minimal-versions` to ensure derived code builds
without warnings on recent Rust versions, which complain about the
earlier custom derive:

```
error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
```
@tarcieri tarcieri merged commit 7b735d7 into master Jul 7, 2025
23 checks passed
@tarcieri tarcieri deleted the zeroize/pin-derive-to-v1.4 branch July 7, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant